Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: show GitHub buttons only when repository is selected #2

Closed
wants to merge 1 commit into from

Conversation

mamoodi
Copy link
Owner

@mamoodi mamoodi commented Dec 20, 2024

The Push to GitHub button was showing up whenever GitHub was connected, even if no specific repository was selected. This change ensures the button only appears when both conditions are met:

  1. GitHub is connected
  2. A specific repository is selected

This fixes the issue where the buttons would show up as long as you connect to GitHub, even without a specific repository connected.

@mamoodi mamoodi force-pushed the fix-github-buttons-visibility branch from 0b86124 to 952df5c Compare December 20, 2024 20:49
@mamoodi mamoodi closed this Dec 27, 2024
@mamoodi mamoodi deleted the fix-github-buttons-visibility branch December 27, 2024 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant